home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The See Clearly Method
/
TheSeeClearlyMethod.iso
/
Media
/
stub2.dir
/
00047_Script_New Behavior
< prev
next >
Wrap
Text File
|
2002-02-15
|
261b
|
18 lines
on mouseEnter me
cursor 280
set the member of sprite the currentSpriteNum to member "m3"
end
on mouseLeave me
cursor 0
set the member of sprite the currentSpriteNum to member 43 of castLib "Internal"
end
on mouseUp me
halt
end